[INFO] fetching crate ridb-rest-client 0.1.5...
[INFO] testing ridb-rest-client-0.1.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ridb-rest-client 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ridb-rest-client 0.1.5
[INFO] finished tweaking crates.io crate ridb-rest-client 0.1.5
[INFO] tweaked toml for crates.io crate ridb-rest-client 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ridb-rest-client 0.1.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 219 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.2)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.50.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57df22f0a5c0e68bd9774b8fe82c1eeea90d5c9ddab25be68e470776802f0522
[INFO] running `Command { std: "docker" "start" "-a" "57df22f0a5c0e68bd9774b8fe82c1eeea90d5c9ddab25be68e470776802f0522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57df22f0a5c0e68bd9774b8fe82c1eeea90d5c9ddab25be68e470776802f0522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57df22f0a5c0e68bd9774b8fe82c1eeea90d5c9ddab25be68e470776802f0522", kill_on_drop: false }`
[INFO] [stdout] 57df22f0a5c0e68bd9774b8fe82c1eeea90d5c9ddab25be68e470776802f0522
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ef33a2538756b76386769663159af54ccad8eefa52805ce3107d408fc2034a0
[INFO] running `Command { std: "docker" "start" "-a" "8ef33a2538756b76386769663159af54ccad8eefa52805ce3107d408fc2034a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling ridb-jwt-client v0.1.0
[INFO] [stderr]    Compiling ridb-rest-client v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.14s
[INFO] running `Command { std: "docker" "inspect" "8ef33a2538756b76386769663159af54ccad8eefa52805ce3107d408fc2034a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ef33a2538756b76386769663159af54ccad8eefa52805ce3107d408fc2034a0", kill_on_drop: false }`
[INFO] [stdout] 8ef33a2538756b76386769663159af54ccad8eefa52805ce3107d408fc2034a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a72d59eb4b63845e3895e1caf53f37d2c38f00280c131bfe53745cedcc14c39
[INFO] running `Command { std: "docker" "start" "-a" "9a72d59eb4b63845e3895e1caf53f37d2c38f00280c131bfe53745cedcc14c39", kill_on_drop: false }`
[INFO] [stderr]    Compiling ridb-rest-client v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.84s
[INFO] running `Command { std: "docker" "inspect" "9a72d59eb4b63845e3895e1caf53f37d2c38f00280c131bfe53745cedcc14c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a72d59eb4b63845e3895e1caf53f37d2c38f00280c131bfe53745cedcc14c39", kill_on_drop: false }`
[INFO] [stdout] 9a72d59eb4b63845e3895e1caf53f37d2c38f00280c131bfe53745cedcc14c39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c1ef4b5083fc065e0050841b023743ec97281ded8a41e2cb59e8e3bb34bdb47
[INFO] running `Command { std: "docker" "start" "-a" "2c1ef4b5083fc065e0050841b023743ec97281ded8a41e2cb59e8e3bb34bdb47", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ridb_rest_client-3eef61aec2c340e5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test clients::ridb_forwarders_client::tests::test_get_maas_internal_metric ... FAILED
[INFO] [stdout] test clients::ridb_forwarders_client::tests::test_listing_streams_in_prod ... FAILED
[INFO] [stdout] test clients::ridb_forwarders_client::tests::test_failing_thing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- clients::ridb_forwarders_client::tests::test_get_maas_internal_metric stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clients::ridb_forwarders_client::tests::test_get_maas_internal_metric' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x571334a7e0aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571334a7e0aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571334a7e0aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571334a7e0aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571334a95d9a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571334a95d9a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x571334a82ee2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x571334a82ee2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x571334a5c22f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571334a5c22f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571334a75e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5713342b82cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5713342b82cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x571334a760d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x571334a760d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571334a5c2e8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571334a53a59 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571334a5d1bd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571334a9660c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571334a96352 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5713342ecd9c - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5713342ecd9c - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::creds_from_env
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54
[INFO] [stdout]   22:     0x57133428e01e - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:110:36
[INFO] [stdout]   23:     0x57133429088b - <tokio[6d6c0b94aa78427e]::future::maybe_done::MaybeDone<<ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/maybe_done.rs:68:70
[INFO] [stdout]   24:     0x57133428ba85 - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/join.rs:86:24
[INFO] [stdout]   25:     0x5713342ab697 - <tokio[6d6c0b94aa78427e]::future::poll_fn::PollFn<<ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/poll_fn.rs:36:9
[INFO] [stdout]   26:     0x57133428f25b - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:22:52
[INFO] [stdout]   27:     0x5713342aa199 - <ridb_jwt_client[702bf9b86e73c475]::cache::RidbJwtCache>::from_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/cache.rs:42:43
[INFO] [stdout]   28:     0x5713342a02f4 - <ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::RidbForwardersClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:12:55
[INFO] [stdout]   29:     0x571334296d39 - ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:102:72
[INFO] [stdout]   30:     0x57133429f0fd - <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   31:     0x571334295d20 - tokio[6d6c0b94aa78427e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   32:     0x5713342853d5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[6d6c0b94aa78427e]::coop::Budget>>>::try_with::<tokio[6d6c0b94aa78427e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5713342849fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[6d6c0b94aa78427e]::coop::Budget>>>::with::<tokio[6d6c0b94aa78427e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x57133429e89e - tokio[6d6c0b94aa78427e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   35:     0x57133429e89e - tokio[6d6c0b94aa78427e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   36:     0x57133429e89e - <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   37:     0x57133429ee9e - tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::enter::<<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, (), tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   38:     0x571334291ee7 - <tokio[6d6c0b94aa78427e]::macros::scoped_tls::ScopedKey<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::Context>>::set::<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::enter<<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, (), tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   39:     0x571334299d57 - tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::enter::<<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, (), tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   40:     0x571334298b00 - <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   41:     0x5713342a6dbc - <tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   42:     0x5713342a4606 - tokio[6d6c0b94aa78427e]::runtime::context::enter::<<tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   43:     0x571334298d1a - <tokio[6d6c0b94aa78427e]::runtime::handle::Handle>::enter::<<tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   44:     0x5713342a3117 - <tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   45:     0x571334297a88 - ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:100:5
[INFO] [stdout]   46:     0x571334296187 - ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:101:45
[INFO] [stdout]   47:     0x571334298026 - <ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5713342ac3ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5713342ac3ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5713342b8d9b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5713342b8d9b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5713342b8d9b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5713342b8d9b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5713342b8d9b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5713342b8d9b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5713342b8d9b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5713342b44b4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5713342b44b4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5713342bb9a2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5713342bb9a2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5713342bb9a2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5713342bb9a2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5713342bb9a2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5713342bb9a2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5713342bb9a2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x571334a7d67f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x571334a7d67f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7a85f9749aa4 - <unknown>
[INFO] [stdout]   69:     0x7a85f97d6a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- clients::ridb_forwarders_client::tests::test_listing_streams_in_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clients::ridb_forwarders_client::tests::test_listing_streams_in_prod' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x571334a7e0aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571334a7e0aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571334a7e0aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571334a7e0aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571334a95d9a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571334a95d9a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x571334a82ee2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x571334a82ee2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x571334a5c22f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571334a5c22f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571334a75e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5713342b82cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5713342b82cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x571334a760d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x571334a760d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571334a5c2e8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571334a53a59 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571334a5d1bd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571334a9660c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571334a96352 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5713342ecd9c - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5713342ecd9c - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::creds_from_env
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54
[INFO] [stdout]   22:     0x57133428e01e - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:110:36
[INFO] [stdout]   23:     0x57133429088b - <tokio[6d6c0b94aa78427e]::future::maybe_done::MaybeDone<<ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/maybe_done.rs:68:70
[INFO] [stdout]   24:     0x57133428ba85 - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/join.rs:86:24
[INFO] [stdout]   25:     0x5713342ab697 - <tokio[6d6c0b94aa78427e]::future::poll_fn::PollFn<<ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/poll_fn.rs:36:9
[INFO] [stdout]   26:     0x57133428f25b - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:22:52
[INFO] [stdout]   27:     0x5713342aa199 - <ridb_jwt_client[702bf9b86e73c475]::cache::RidbJwtCache>::from_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/cache.rs:42:43
[INFO] [stdout]   28:     0x5713342a02f4 - <ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::RidbForwardersClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:12:55
[INFO] [stdout]   29:     0x571334296821 - ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:95:72
[INFO] [stdout]   30:     0x57133429efed - <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   31:     0x571334295bf0 - tokio[6d6c0b94aa78427e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   32:     0x5713342852d5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[6d6c0b94aa78427e]::coop::Budget>>>::try_with::<tokio[6d6c0b94aa78427e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5713342849ae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[6d6c0b94aa78427e]::coop::Budget>>>::with::<tokio[6d6c0b94aa78427e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x57133429e13e - tokio[6d6c0b94aa78427e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   35:     0x57133429e13e - tokio[6d6c0b94aa78427e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   36:     0x57133429e13e - <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   37:     0x57133429ee4e - tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::enter::<<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, (), tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   38:     0x571334291dc7 - <tokio[6d6c0b94aa78427e]::macros::scoped_tls::ScopedKey<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::Context>>::set::<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::enter<<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, (), tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   39:     0x571334299997 - tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::enter::<<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, (), tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   40:     0x571334298ac0 - <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   41:     0x5713342a6c6c - <tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   42:     0x5713342a44f6 - tokio[6d6c0b94aa78427e]::runtime::context::enter::<<tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   43:     0x571334298c5a - <tokio[6d6c0b94aa78427e]::runtime::handle::Handle>::enter::<<tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   44:     0x5713342a30c7 - <tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   45:     0x571334297898 - ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:93:5
[INFO] [stdout]   46:     0x571334296157 - ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:94:44
[INFO] [stdout]   47:     0x571334297fe6 - <ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5713342ac3ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5713342ac3ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5713342b8d9b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5713342b8d9b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5713342b8d9b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5713342b8d9b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5713342b8d9b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5713342b8d9b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5713342b8d9b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5713342b44b4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5713342b44b4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5713342bb9a2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5713342bb9a2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5713342bb9a2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5713342bb9a2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5713342bb9a2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5713342bb9a2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5713342bb9a2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x571334a7d67f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x571334a7d67f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7a85f9749aa4 - <unknown>
[INFO] [stdout]   69:     0x7a85f97d6a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- clients::ridb_forwarders_client::tests::test_failing_thing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clients::ridb_forwarders_client::tests::test_failing_thing' (16) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x571334a7e0aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571334a7e0aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571334a7e0aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571334a7e0aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571334a95d9a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571334a95d9a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x571334a82ee2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x571334a82ee2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x571334a5c22f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571334a5c22f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571334a75e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5713342b82cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5713342b82cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x571334a760d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x571334a760d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571334a5c2e8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571334a53a59 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571334a5d1bd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571334a9660c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571334a96352 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5713342ecd9c - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5713342ecd9c - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::creds_from_env
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54
[INFO] [stdout]   22:     0x57133428e01e - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:110:36
[INFO] [stdout]   23:     0x57133429088b - <tokio[6d6c0b94aa78427e]::future::maybe_done::MaybeDone<<ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/maybe_done.rs:68:70
[INFO] [stdout]   24:     0x57133428ba85 - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/join.rs:86:24
[INFO] [stdout]   25:     0x5713342ab697 - <tokio[6d6c0b94aa78427e]::future::poll_fn::PollFn<<ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/poll_fn.rs:36:9
[INFO] [stdout]   26:     0x57133428f25b - <ridb_jwt_client[702bf9b86e73c475]::jwt_client::RidbJwtClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:22:52
[INFO] [stdout]   27:     0x5713342aa199 - <ridb_jwt_client[702bf9b86e73c475]::cache::RidbJwtCache>::from_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/cache.rs:42:43
[INFO] [stdout]   28:     0x5713342a02f4 - <ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::RidbForwardersClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:12:55
[INFO] [stdout]   29:     0x571334296329 - ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:122:72
[INFO] [stdout]   30:     0x57133429eedd - <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   31:     0x571334295ac0 - tokio[6d6c0b94aa78427e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   32:     0x5713342851d5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[6d6c0b94aa78427e]::coop::Budget>>>::try_with::<tokio[6d6c0b94aa78427e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x57133428495e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[6d6c0b94aa78427e]::coop::Budget>>>::with::<tokio[6d6c0b94aa78427e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x57133429d9de - tokio[6d6c0b94aa78427e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   35:     0x57133429d9de - tokio[6d6c0b94aa78427e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   36:     0x57133429d9de - <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   37:     0x57133429edfe - tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::enter::<<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, (), tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   38:     0x571334291ca7 - <tokio[6d6c0b94aa78427e]::macros::scoped_tls::ScopedKey<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::Context>>::set::<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::enter<<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, (), tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   39:     0x5713342995d7 - tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::enter::<<tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, (), tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   40:     0x571334298a80 - <tokio[6d6c0b94aa78427e]::runtime::basic_scheduler::BasicScheduler<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::time::driver::Driver<tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>, tokio[6d6c0b94aa78427e]::park::either::Either<tokio[6d6c0b94aa78427e]::io::driver::Driver, tokio[6d6c0b94aa78427e]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   41:     0x5713342a6b1c - <tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   42:     0x5713342a43e6 - tokio[6d6c0b94aa78427e]::runtime::context::enter::<<tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   43:     0x571334298b9a - <tokio[6d6c0b94aa78427e]::runtime::handle::Handle>::enter::<<tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   44:     0x5713342a3077 - <tokio[6d6c0b94aa78427e]::runtime::Runtime>::block_on::<ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   45:     0x5713342976a8 - ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:118:5
[INFO] [stdout]   46:     0x571334296127 - ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:119:34
[INFO] [stdout]   47:     0x571334297fa6 - <ridb_rest_client[96f0e665d5dfce6b]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5713342ac3ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5713342ac3ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5713342b8d9b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5713342b8d9b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5713342b8d9b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5713342b8d9b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5713342b8d9b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5713342b8d9b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5713342b8d9b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5713342b44b4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5713342b44b4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5713342bb9a2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5713342bb9a2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5713342bb9a2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5713342bb9a2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5713342bb9a2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5713342bb9a2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5713342bb9a2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x571334a7d67f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x571334a7d67f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7a85f9749aa4 - <unknown>
[INFO] [stdout]   69:     0x7a85f97d6a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     clients::ridb_forwarders_client::tests::test_failing_thing
[INFO] [stdout]     clients::ridb_forwarders_client::tests::test_get_maas_internal_metric
[INFO] [stdout]     clients::ridb_forwarders_client::tests::test_listing_streams_in_prod
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2c1ef4b5083fc065e0050841b023743ec97281ded8a41e2cb59e8e3bb34bdb47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1ef4b5083fc065e0050841b023743ec97281ded8a41e2cb59e8e3bb34bdb47", kill_on_drop: false }`
[INFO] [stdout] 2c1ef4b5083fc065e0050841b023743ec97281ded8a41e2cb59e8e3bb34bdb47
